Automatic generation produced by ISE Eiffel

ClassesClustersCluster hierarchyChartRelationsTextContracts
indexing description: "Objects that display a dialog of the selected files" author: "Timon Hertli" date: "$Date$" revision: "$Revision$" class interface DISPLAY_FILES_DIALOG create default_create feature initialize -- Initialize Dialog feature -- Access set_names (a_list: LIST [STRING]) -- Set names to display ensure names_set: names = a_list names: LIST [STRING] end -- class DISPLAY_FILES_DIALOG
ClassesClustersCluster hierarchyChartRelationsTextContracts

-- Generated by ISE Eiffel --

For more details: www.eiffel.com